home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: jlilley@ix.netcom.com (John Lilley)
- Newsgroups: comp.lang.c++,comp.lang.c
- Subject: Re: C++ Interpreter (source): Where?
- Date: 14 Mar 1996 16:43:04 GMT
- Organization: Netcom
- Message-ID: <4i9iao$2m1@cloner3.netcom.com>
- References: <4go04r$b5i@news1.wolfe.net> <Pine.SOL.3.91.960303190800.4477A-100000@eesun2.tamu.edu> <4hhf5u$igo@news.interpath.net>
- NNTP-Posting-Host: den-co7-20.ix.netcom.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-NETCOM-Date: Thu Mar 14 8:43:04 AM PST 1996
- X-Newsreader: WinVN 0.99.7
-
- In article <4hhf5u$igo@news.interpath.net>, softbase@mercury.interpath.net says...
- >C++ is a different matter. I'm sure it is possible to write an
- >interpreter for it, but with constructors, destructors, virtual
- >functions, and the C++ emphasis on dynamic allocation instead of static
- >it would be very, very hard. C++ is complex to begin with -- C has a
- >lot less things to interpret than C++. I've never heard of a C++
- >interpreter.
-
- Centerline software ships ObjectCenter for UNIX workstations, and claims
- to have an embedded C++ interpreter. And I'm sure you could get source
- for a small fortune :-)
-
- john lilley
-
-